home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part2 / 17714 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  956 b 

  1. Path: newsbf02.news.aol.com!not-for-mail
  2. From: pfrank3465@aol.com (PFrank3465)
  3. Newsgroups: comp.lang.c++
  4. Subject: BC++ 4.52 fscanf floating point question?
  5. Date: 17 Apr 1996 00:58:04 -0400
  6. Organization: America Online, Inc. (1-800-827-6364)
  7. Sender: root@newsbf02.news.aol.com
  8. Message-ID: <4l1tos$kni@newsbf02.news.aol.com>
  9. Reply-To: pfrank3465@aol.com (PFrank3465)
  10. NNTP-Posting-Host: newsbf02.mail.aol.com
  11.  
  12. I am a learning programmer, and I'm trying to write a DOS program to read
  13. data from a file in C, using Borland C++ 4.52.  I tried it on Easywin and
  14. it worked fine, but not on DOS.  It compiles and links with no errors, but
  15. when I try to run it, I get a run-time error, something like this:
  16.  
  17.  scanf : floating point formats not linked
  18. Abnormal program termination
  19.  
  20.  
  21. If anyone has experienced this before, or can help me in any way, it would
  22. be greatly appreciated if you could e-mail me.
  23.                             Thank you,  -----------------Pete
  24.